home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / THILIGHTFORM / THILIGHTFORM.txt
Text File  |  1999-09-08  |  2KB  |  119 lines

  1. object HilightForm: THilightForm
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 205
  7.   ClientWidth = 240
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object GroupBox1: TGroupBox
  17.     Left = 6
  18.     Top = 8
  19.     Width = 229
  20.     Height = 89
  21.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  22.     TabOrder = 0
  23.     object SpeedButton1: TfrSpeedButton
  24.       Left = 140
  25.       Top = 48
  26.       Width = 70
  27.       Height = 25
  28.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜...'
  29.       NumGlyphs = 2
  30.       OnClick = SpeedButton1Click
  31.     end
  32.     object CB1: TCheckBox
  33.       Left = 12
  34.       Top = 20
  35.       Width = 97
  36.       Height = 17
  37.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  38.       TabOrder = 0
  39.     end
  40.     object CB2: TCheckBox
  41.       Left = 12
  42.       Top = 40
  43.       Width = 97
  44.       Height = 17
  45.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  46.       TabOrder = 1
  47.     end
  48.     object CB3: TCheckBox
  49.       Left = 12
  50.       Top = 60
  51.       Width = 105
  52.       Height = 17
  53.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  54.       TabOrder = 2
  55.     end
  56.   end
  57.   object GroupBox2: TGroupBox
  58.     Left = 6
  59.     Top = 104
  60.     Width = 229
  61.     Height = 65
  62.     Caption = '∩┐╜∩┐╜∩┐╜'
  63.     TabOrder = 1
  64.     object SpeedButton2: TfrSpeedButton
  65.       Left = 140
  66.       Top = 24
  67.       Width = 70
  68.       Height = 25
  69.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜...'
  70.       OnClick = SpeedButton2Click
  71.     end
  72.     object RB1: TRadioButton
  73.       Left = 12
  74.       Top = 20
  75.       Width = 113
  76.       Height = 17
  77.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  78.       Checked = True
  79.       TabOrder = 0
  80.       TabStop = True
  81.       OnClick = RB1Click
  82.     end
  83.     object RB2: TRadioButton
  84.       Left = 12
  85.       Top = 40
  86.       Width = 113
  87.       Height = 17
  88.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  89.       TabOrder = 1
  90.       OnClick = RB1Click
  91.     end
  92.   end
  93.   object Button3: TButton
  94.     Left = 80
  95.     Top = 176
  96.     Width = 75
  97.     Height = 25
  98.     Caption = '∩┐╜∩┐╜'
  99.     Default = True
  100.     ModalResult = 1
  101.     TabOrder = 2
  102.   end
  103.   object Button4: TButton
  104.     Left = 160
  105.     Top = 176
  106.     Width = 75
  107.     Height = 25
  108.     Cancel = True
  109.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  110.     ModalResult = 2
  111.     TabOrder = 3
  112.   end
  113.   object ColorDialog1: TColorDialog
  114.     Ctl3D = True
  115.     Left = 178
  116.     Top = 20
  117.   end
  118. end
  119.